Replace some X-related cpp with autoconf.
authorGlenn Morris <rgm@gnu.org>
Mon, 3 May 2010 02:10:43 +0000 (19:10 -0700)
committerGlenn Morris <rgm@gnu.org>
Mon, 3 May 2010 02:10:43 +0000 (19:10 -0700)
commit778aeb148634ee008d9f1444e6820c16ff2b01db
tree9efc599e459c650503307a024369d6705b7b7825
parent79f98e85bfc5de27d0bd41903c8d5d7c21ad5714
Replace some X-related cpp with autoconf.

* configure.in (LIBXT_OTHER, LIBX_OTHER): New output variables.

* src/Makefile.in (LIBX_EXTRA, LIBX_BASE): New variables.
(LIBXT_OTHER, LIBX_OTHER): New, set by configure.
(LIBXT): Set with configure, not cpp.
(LIBX): Remove.
(LIBES): Replace $LIBX with $LIBX_BASE and $LIBX_OTHER.
ChangeLog
configure.in
src/ChangeLog
src/Makefile.in